Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When veryfing a certificate the intermediary subcas #71

Merged
merged 1 commit into from
May 2, 2024

Conversation

AssemblyJohn
Copy link
Collaborator

@AssemblyJohn AssemblyJohn commented May 2, 2024

Describe your changes

There was an issue during certificate verification, that presumed that intermediary certificates presented during either a leaf update or on a car certificate validation were trusted, which is not the case. The function 'x509_verify_certificate_chain' has been updated to reflect the correct functionality.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@AssemblyJohn AssemblyJohn force-pushed the bugfix/untrusted_car_chain branch from a07452e to 25bb140 Compare May 2, 2024 12:42
@AssemblyJohn AssemblyJohn requested a review from james-ctc May 2, 2024 12:44
Copy link
Collaborator

@james-ctc james-ctc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple of suggestions,

@AssemblyJohn AssemblyJohn force-pushed the bugfix/untrusted_car_chain branch from 25bb140 to c0acda4 Compare May 2, 2024 12:59
@AssemblyJohn
Copy link
Collaborator Author

Comments were resolved, please re-review.

@AssemblyJohn AssemblyJohn force-pushed the bugfix/untrusted_car_chain branch from c0acda4 to 837d8d3 Compare May 2, 2024 13:00
@AssemblyJohn AssemblyJohn requested a review from james-ctc May 2, 2024 13:03
@AssemblyJohn
Copy link
Collaborator Author

If everything was resolved, please approve.

@AssemblyJohn AssemblyJohn merged commit acc12fe into main May 2, 2024
4 checks passed
@AssemblyJohn AssemblyJohn deleted the bugfix/untrusted_car_chain branch May 2, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants